home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / src / hz.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  1.0 KB  |  28 lines

  1. Short:    For new asm students; PAL/NTSC switch src
  2. Author:   lynnjenn@vef.north.net (Enchanted Blade Associates)
  3. Uploader: u9303286@muss.cis.mcmaster.ca (Christopher Jennings)
  4. Type:     dev/src
  5.  
  6. Intended for new students of assembly language, this is a short asm
  7. program that demonstrates the use of various opcodes and addressing modes,
  8. as well as exec and dos library calls and hardware use.
  9.  
  10. It is also a useful tool: a command that lets you switch quickly between
  11. NTSC and PAL modes.
  12.  
  13. Includes source code and assembled program, and explanatory ReadMe.
  14.  
  15. Usage: Hz [N=NTSC/S|P=PAL/S]
  16. Hz ? gives usage summary; default mode is NTSC.
  17.  
  18.  
  19. ============================= Archive contents =============================
  20.  
  21. Original  Packed Ratio    Date     Time    Name
  22. -------- ------- ----- --------- --------  -------------
  23.      228     207  9.2% 30-Mar-95 06:17:14  Hz/Hz
  24.     2081     946 54.5% 30-Mar-95 06:25:04  Hz/Hz.asm
  25.      786     447 43.1% 30-Mar-95 06:37:02  Hz/ReadMe
  26. -------- ------- ----- --------- --------
  27.     3095    1600 48.3% 31-Mar-95 10:42:02   3 files
  28.